phy: marvell: core: Cosmetic fixes
authorMarek BehĂșn <[email protected]>
Tue, 24 Apr 2018 15:21:28 +0000 (17:21 +0200)
committerStefan Roese <[email protected]>
Mon, 14 May 2018 08:00:15 +0000 (10:00 +0200)
commit2d7a0f4399f924422e959613b4c2634dcd0ad87e
treee2ed1a4d478b497d10466d57779d2c2e345c8dc4
parentdd77690c434f02b985c9c30be66943ffc1fea48c
phy: marvell: core: Cosmetic fixes

Move the reg_set* functions into comphy.h as static inline functions.
Change return type of get_*_string to const char *.

Signed-off-by: Marek Behun <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
drivers/phy/marvell/comphy.h
drivers/phy/marvell/comphy_core.c